MyersDiff

Undocumented in source.

Members

Enums

EditType
enum EditType
Undocumented in source.

Functions

formatResult
string formatResult(DiffResult[] results, string format, string strAdd, string strDelete, size_t max_line)
Undocumented in source. Be warned that the author may not have intended to support it.
getDiff
DiffResult[] getDiff(T[] a, T[] b, long offset)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

DiffResult
struct DiffResult
Undocumented in source.

Meta